home *** CD-ROM | disk | FTP | other *** search
/ Software USA 4 #10 / Software USA Volume 4.10.iso / pc / lifestyl / serlb23 / install / _setup.1 / SermLib95.exe / 0 / RCDATA / TSPLASH / TSPLASH.txt < prev   
Text File  |  1998-07-16  |  565b  |  29 lines

  1. object Splash: TSplash
  2.   Left = 346
  3.   Top = 178
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Splash'
  7.   ClientHeight = 259
  8.   ClientWidth = 127
  9.   Color = clTeal
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'System'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   Position = poScreenCenter
  17.   OnDeactivate = FormDeactivate
  18.   PixelsPerInch = 96
  19.   TextHeight = 16
  20.   object Image1: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 127
  24.     Height = 259
  25.     Align = alClient
  26.     Picture.Data = {<image000.bmp>}
  27.   end
  28. end
  29.